Welcome![Sign In][Sign Up]
Location:
Search - network course

Search list

[Other resourcepertoper

Description: 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。 程序现在支持三个命令:send , getu , exit send格式:send username message 功能:发送信息给username getu格式:getu 功能:获得当前服务器用户列表 exit格式:exit 功能:注销与服务器的连接(服务器不会自动监测客户是否吊线)-a peer-to-peer chatting simulation of the process of source code, the process is very simple. P2PServer operation in a public IP with the computer, P2PClient running in two different NAT after (Note If two clients running on a NAT, the procedure may not be operating normally, It depends on whether you support the loopback NAT translation, see http : / / midcom-p2p.sourceforge.net/draft-ford- midcom - p2p - 01.txt, of course, this problem can be made by the two sides try to connect with each other to resolve the IP network, but the code is to verify principle, not dealing with these issues), after the computer can log logged in a computer user name, after logged by the computer username send the message format to send information. If the success of this show that you have made a direct link
Platform: | Size: 31210 | Author: 李俊升 | Hits:

[JSP/JavaJava_course_design&&sourcecode

Description: 本书以15个课程设计题目为框架,从各个方面介绍了Java在应用系统开发和网络开发中的技巧。各个课程设计题目相互独立,可以从任何一个课程设计题目开始阅读本书。每个课程设计题目都给出了详细的设计步骤,包括设计内容、总体设计、具体设计、软件发布、课程设计作业等。本书全部程序代码可由前言中指定网站下载。-the book to 15 courses a design as a framework, from all aspects of the Java application development and network development skills. All curriculum design topics of mutual independence, can be from any one subject curriculum design started reading the book. Each course will have a design is a detailed design steps, including the design, overall design, the specific design, software, curriculum design workbooks. All of the code can be specified in the preamble to download.
Platform: | Size: 212397 | Author: su | Hits:

[WEB Codejspmessage

Description: 我自己开发的留言簿,当然部分图片来源网络!请多指教。-development of my own book, of course, some sources Photo Network! Please enlighten.
Platform: | Size: 124575 | Author: 波波 | Hits:

[Other resourcejava_course_design

Description: 许多人在掌握Java的基本知识后,都希望通过进行一系列的课程设计来巩固和提高Java编程技术,本书就是针对这一目的编写。本书不仅可以作为电子信息专业Java课程设计的教材,也适合作为撰写毕业论文的参考书。 本书以15个课程设计题目为框架,从各个方面介绍了Java在应用系统开发和网络开发中的技巧。各个课程设计题目相互独立,可以从任何一个课程设计题目开始阅读本书。每个课程设计题目都给出了详细的设计步骤,包括设计内容、总体设计、具体设计、软件发布、课程设计作业等。本书全部程序代码可由前言中指定网站下载。 -many people in the mastery of the basic knowledge of Java, all hope that through a series of courses designed to strengthen and enhance the Java programming technology. the book was prepared for this purpose. The book not only as an electronic information professionals Java curriculum design materials, also suitable as a reference book written thesis. The book to 15 courses a design as a framework, from all aspects of the Java application development and network development skills. All curriculum design topics of mutual independence, can be from any one subject curriculum design started reading the book. Each course will have a design is a detailed design steps, including the design, overall design, the specific design, software, curriculum design workbooks. All of the code can be specifie
Platform: | Size: 91480 | Author: lornman | Hits:

[Otherabbeywmi

Description: 本文我将向你展示一些技巧,让你可以在远程地访问网络中其他计算机的操作系统、服务、当前运行着的进程等等信息,当然前提是你必须得拥有这些计算机的管理员权限。同时我也将向你展示如何利用WMI来启动或者停止服务、终止进程、创建进程。-this paper I will show you some skills, so you can remotely access the network to other computer's operating system, services, the current running process information, etc., of course, the premise is you have to have these computer administrator privileges. I will also show you how to use WMI to start or stop service, termination process, the creation process.
Platform: | Size: 45424 | Author: 回忆录 | Hits:

[Internet-Network通信中间件

Description: 通讯中间件,负责网络通讯过程中多个通讯模块的消息通讯。c++写的,可在windows/linux下运行。文件包了除了中间件代码外,还有使用方法说明和在windows/linux下使用的示例代码。-communications middleware for network communications over the course of the communications module messaging communications. C wrote, in the windows / linux running. In addition to the package middleware code, there are descriptions and methods used in the windows / linux use of the sample code.
Platform: | Size: 128862 | Author: 林千园 | Hits:

[Internet-Network网络转发器

Description: 网络转发器 (说明书和代码与文档) 用于运行在可以跨两个网段的机器上用来作为一个TCP应用层的一个桥,当然也可以用来在应用层截获数据和分析数据 -network transponder (specifications and code and documentation) can be used to run across the network of the two machines used as a TCP application layer of a bridge, of course, can be used in application-layer data interception and analysis of data
Platform: | Size: 82667 | Author: 张峰 | Hits:

[ICQ-IM-ChatAgileIM[1]

Description: AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESFramework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能: (1)文字聊天 (2)文件传输 (3)视频/音频聊天 (4)基于Udp的NAT/NAPT 穿透 IM类型的软件所需要的框架的能力大致也在这里了,现在把AgileIM的源码开放,希望能对后来者有些许帮助,当然,服务端通信框架的源码时不开放的。即使如此,你也可以从AgileIM中学到: (1)如何与服务器进行通信、客户端基于Tcp的通信框架的特点 (2)如何组织通信消息/协议 (3)如何进行视频/音频捕捉 (4)多线程 (5)如何使用ESFramework框架的ESFramework.Network.Tcp.Passive空间 AgileIM基于ESFramework构建,使用VS2005开发,代码并不是很多(因为很多能力已经在ESFramework框架中实现),组件装配/IOC使用了Spring框架,数据访问层使用了XCodeFactory。 测试登录帐号: 100000 ,密码: 111111 110000 ,密码: 111111 111000 ,密码: -AgileIM is a similar QQ, MSN chat software, the software is I "inadvertently inserted Liu", AgileIM the "predecessor" was originally just to test my communications framework ESFramework communications capacity Unexpectedly, a two weeks after the tests were 000 for a small software actually a bit like, AgileIM now has support for the main functions : (1) Text-Chat (2), file transfer (3) video / audio chat (4) Based on the Udp NAT / NAP T-penetrating types of IM software required for the ability of the framework is here broadly, now AgileIM of open-source, in hopes of later were shown some help, of course, server communications source framework is not open. Even so, you can learn from AgileIM : (1) how to communicate with the server. Based on DEC client communications fra
Platform: | Size: 777787 | Author: 王懿璞 | Hits:

[WinSock-NDISnet2

Description: 扫描网段,包括ip、MAC地址、机器名,是我的课程设计作品,只上载主程序-scanning of the network, including ip, MAC address, machine name, my course design work, only on the main program
Platform: | Size: 4591 | Author: qiaozq | Hits:

[Other resourceLuckLottery

Description: 利用人工智能原理中BP神经网络算法,建立的彩票预测程序,当然不可能都预测中,但是要学习神经网络的人值得一看-BP neural network algorithm, the establishment of the lottery forecasting process, of course, not all forecasts, but neural networks to study the eye-catcher
Platform: | Size: 62210 | Author: znb | Hits:

[Delphi VCLpop3agent

Description: pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capable of recognizing spam e-mails after appropriate training. Pop3 Agent uses an embedded Firebird database server. Of course, you can configure Pop3 Agent to work with an existing server if there is another Interbase/Firebird installation available in your network. Open the Pop3 Agent home directory, delete or rename gds32.dll and ib_util.dll, and set the INI file parameter FBembedded=0.-pop3 proxy server source code One of the most powerful feat ures of Pop3 Agent is a naive Bayes filter. that is capable of recognizing spam e-mails c. er appropriate training. Pop3 Agent uses an emb edded Firebird database server. Of course, you can configure Pop3 agent to work with an exis ting server if there is another Interbase / Fire bird installation available in your network. O Pop3 Agent pen the home directory, delete or rename gds32.dll and ib_util.dll. and set the INI file parameter FBembedded = 0.
Platform: | Size: 218575 | Author: linqi07 | Hits:

[Other resourcePHP_MySQL

Description: 本文介绍堪称Web数据库黄金组合的PHP/MySQL如何构筑一个网络数据库应用的方法,PHP是一个类似微软ASP的服务器端的嵌入式超文本处理语言,是建立动态网站的强大工具。而MySQL是一个轻型SQL数据库服务器,可运行在多种平台上,包括Windows NT和Linux,它还有一个GPL版本,MySQL被认为是建立数据库驱动的动态网站的最佳产品。PHP、MySQL和Apache是Linux平台网站的最佳拍档。该教程是一个3日课程,从安装到应用都有详细描述。-This paper introduces his Web database gold combination of PHP / MySQL how to build a data network Application of the method, PHP is a similar Microsoft ASP server-embedded text processing language, build dynamic web site is a powerful tool. And MySQL is a lightweight SQL database server, which can run on a variety of platforms, including Windows NT and Linux, it also a GPL version, MySQL is considered to be the establishment of the dynamic database-driven website the best products. PHP, MySQL and Apache Linux site is the best of partners. The Guide is a three-day course, from the installation of the application is described in detail.
Platform: | Size: 32624 | Author: 将计就计 | Hits:

[Special EffectsVideo_Codec

Description: 这里提供的是一个视频编解码与传输的Demo程序,分为两部分,分别是Server和Client端,演示了视频编码、传输、解码以及视频显示等功能。 该程序采用了VFW(Video For Windows)体系结构进行编程,编译工具为VC++6.0或以上,视频编码采用了VFW体系下的DivX,当然你也可以根据需要改为Xvid或是其它,由于这份Demo以前写得较匆忙,没有留下任何文档,主要是因为程序非常的简单,但是对于没有VC++基础或是对VFW不太熟悉的朋友可要仔细看了,有问题就到中华视频网的QQ群里面问高手吧!(注意,要编译运行本程序,需要安装DivX)-provided here is a video codec and transmission Demo procedure is divided into two parts. They are Server and Client side, demonstrated a video encoding, transmission, decoding and video display, and other functions. The procedure adopted a VFW (Video For Windows) architecture programming, The compiler tool for VC 6.0 or above, the video coding system used by the VFW DivX, Of course, you may need to Xvid or other, since the Demo than previously written hastily, did not leave any documentation, mainly because the process is simple, But not based VC or not familiar with the VFW friends carefully read what will happen. on the problems of the Chinese Video Network QQ group asked experts inside! (Note that the compiler operation procedures, need to install DivX)
Platform: | Size: 39901 | Author: 中国 | Hits:

[Ftp Clientftpxieyishixian

Description: ftp协议实现,计算机网络课程做的一个课程设计,请各位指导,谢谢!-ftp protocol, computer network to do a course curriculum design, guiding you, thank you!
Platform: | Size: 91424 | Author: 刘亮 | Hits:

[Other resource5ziqiNet

Description: JAVA课程设计(五子棋) 包含论文 摘 要 目前,以计算机技术和网络技术为核心的现代网络技术已在现实生活和生产中得以广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性于一体,已经成为多数人群的休闲方式。 本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与多客户端的连接,利用多线程处理多个客户端之间的信息。 通过对软件的编写,加深对以上技术的理解和掌握。 关键词: 多线程 流套接字 APPLET 数据传输 -JAVA Course Design (331) contains papers Abstract At present, computer and network technology at the core of modern networking technology in real life and production is widely used. leisure class network game set interesting, entertaining, interactive and informative sexual integration have become the majority of the leisure crowd. The use of Java software language, right SCOKET technical understanding, In this based on the server and multi-client connectivity, the use of a number of multi-threaded processing between the client information. Through the preparation of the software, a deeper understanding of the techniques above to understand and grasp. Keywords : multithreading flow data transmission socket APPLET
Platform: | Size: 65555 | Author: shushun | Hits:

[Crack HackELGamaltool

Description: 这个程序是网络信息安全概论课的课程实践,自己动手编写一个具于1024位大数 运算的ELGamal加密系统。 ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数运算之上。 而大多数的编译器只能支持到64位的整数运算,即我们在运算中所使用的整数必须小 于等于64位,即:0xffffffffffffffff,也就是18446744073709551615,这远远达不 到RSA 的需要,于是需要专门建立大数运算库来解决这一问题-network information security Introduction of the course in practice, personally prepared with a majority in the 1024 operations ELGamal encryption system. ELGamal rely on large numbers efficiently, Currently mainstream ELGamal algorithms are built on 512-1024 Operators of large numbers above. Most of the compiler can only support 64-bit integer operations, Operators that we are used to be rounded up to less than 64, namely : 0xffffffffffffffff. 18446744073709551615 is, it is far less than the needs of the RSA, therefore need to establish specialized majority of the operation to resolve this problem
Platform: | Size: 91962 | Author: 明江 | Hits:

[OpenGL programDelauneyTriangleGridCreate

Description: 对地形研究过程中实现的Delauney三角网自生成示例,适合初学者-right terrain course of the study achieved Delauney Triangle Generation Network since example, for beginners
Platform: | Size: 129090 | Author: saddas | Hits:

[Other resourcewangluokaoshixitongzuizhongbenfen

Description: 网络考试系统最终备份,是一个基本课程设计目的完成的一个软件设计!-network test systems will ultimately backup, is a basic course designed to be completed in one software design!
Platform: | Size: 694217 | Author: fsaghas | Hits:

[Other resourceBuildinGScalableCiscoInternetworks

Description: Cisco Certified Network Professional 642-801 Course Notes - Building Scalable Cisco Internetworks-Cisco Certified Network Professional 642 -801 Course Notes-Building Scalable Cisco Int ernetworks
Platform: | Size: 5533955 | Author: li | Hits:

[File OperateskyBusiness

Description: 课程设计(电子商务系统) 对于典型的数据库管理系统,尤其是对像电子商务这样的数据流量特别大的网络管理系统,必须要满足使用方便、操作灵活等设计需求。本系统在设计时应该满足以下几个目标:  采用人机对话的操作方式,界面设计美观友好、信息查询灵活、方便、快捷、准确、数据存储安全可靠。  全面展示商城内所有商品,并可展示最新商品及特价商品。  实现网上购物。  商品销售排行,以方便顾客了解本商城内的热销商品及帮助企业领导者做出相应的决策。  查看商城内的公告信息。  对用户输入的数据,系统进行严格的数据检验,尽可能排除人为的错误。  系统最大限度地实现了易维护性和易操作性。  系统运行稳定、安全可靠。 -Course Design (e-commerce system) for typical database management system especially for e-commerce such as the flow of data is particularly large network management system must meet the user-friendly, operational flexibility design needs. In the design of the system should meet the following objectives :
Platform: | Size: 539875 | Author: 李磊 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 37 »

CodeBus www.codebus.net